doc comment meaning in English
文档注释
Examples
- Xml doc comment
Xml文档注释 - The use of xml doc comments requires delimiters , which indicate to the compiler where a documentation comment begins and ends
使用xml doc注释需要分隔符,分隔符为编译器指示文档注释的起止位置。 - The xml doc comments are not metadata ; they are not included in the compiled assembly and therefore they are not accessible through reflection
Xml doc注释不是元数据;它们不包括在编译的程序集中,因此无法通过反射对其进行访问。